SftTree/NET 2.0

Width Property, SplitterClass Class

Softel vdm, Inc.

Defines the width of the splitter bar.

Syntax      SplitterClass Class (Softelvdm.SftTreeNET)

VB   

Public Property Width As Integer

C#   

public int Width { get; set; }

C++   

public: property int Width {
        int get();
        void set(int value);
}

Property Value

The width of the splitter bar in pixels. The valid range is 3..7 pixels.

The default value is 7.

Comments

The Width property defines the width of the splitter bar.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com